headerbar: fix "widow" typo in docs
authorWill Thompson <wjt@endlessm.com>
Thu, 15 Jun 2017 14:53:18 +0000 (15:53 +0100)
committerWill Thompson <wjt@endlessm.com>
Thu, 15 Jun 2017 14:53:18 +0000 (15:53 +0100)
gtk/gtkheaderbar.c

index 9aa401f155021ab995b67343a34f11ad92f303a6..eb570a632413be09fab7e11d24493d9180838028 100644 (file)
@@ -2171,7 +2171,7 @@ gtk_header_bar_get_show_close_button (GtkHeaderBar *bar)
 /**
  * gtk_header_bar_set_show_close_button:
  * @bar: a #GtkHeaderBar
- * @setting: %TRUE to show standard widow decorations
+ * @setting: %TRUE to show standard window decorations
  *
  * Sets whether this header bar shows the standard window decorations,
  * including close, maximize, and minimize.